[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 14h, 15h Write character to screen using BIOS support routines
Entry: AL Character to display
Exit: None
The character in AL is sent to the screen using BIOS-level Input/Output
routines. This differs from function 13h in that DOS I/O CAN NOT be used,
as this function might be called from driver level.
See Also:
INT 14h, 13h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson